Click or drag to resize

ConversationRequest Class

Class ConversationRequest.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeConversationRequest

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class ConversationRequest

The ConversationRequest type exposes the following members.

Constructors
  NameDescription
Public methodConversationRequest
Initializes a new instance of the ConversationRequest class.
Public methodConversationRequest(ItemId)
Initializes a new instance of the ConversationRequest class.
Public methodConversationRequest(ItemId, String)
Initializes a new instance of the ConversationRequest class.
Top
Properties
  NameDescription
Public propertyConversationId
Gets or sets the conversation identifier.
Public propertySyncState
Gets or sets the state of the synchronize.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also